net/http/pprof.profileEntry.Href (field)

4 uses

	net/http/pprof (current package)
		pprof.go#L358: 	Href  string
		pprof.go#L383: 			Href:  p.Name(),
		pprof.go#L393: 			Href: p,
		pprof.go#L428: 		link := &url.URL{Path: profile.Href, RawQuery: "debug=1"}